projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9dfb72
)
(mail-unsent-separator): Handle "returned message follows".
author
Richard M. Stallman
<rms@gnu.org>
Wed, 20 May 1998 04:31:10 +0000
(
04:31
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 20 May 1998 04:31:10 +0000
(
04:31
+0000)
lisp/mail/rmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmail.el
b/lisp/mail/rmail.el
index e883ad2e6a9accadfbc91340efb4cdf4988d48e4..972f7d004777b39153824fde26aef0473d2ef581 100644
(file)
--- a/
lisp/mail/rmail.el
+++ b/
lisp/mail/rmail.el
@@
-2908,6
+2908,7
@@
typically for purposes of moderating a list."
(defvar mail-unsent-separator
(concat "^ *---+ +Unsent message follows +---+ *$\\|"
"^ *---+ +Returned message +---+ *$\\|"
+ "^ *---+ *Returned mail follows *---+ *$\\|"
"^Start of returned message$\\|"
"^ *---+ +Original message +---+ *$\\|"
"^ *--+ +begin message +--+ *$\\|"